home *** CD-ROM | disk | FTP | other *** search
/ CICA 1995 September (Japanese) / CICA Shareware for Windows CD-ROM (Walnut Creek) (September 1995) (Japanese) (Disc 2).iso / disc2 / patches / xtc113.exe / READ_ME.TXT < prev    next >
Encoding:
Text File  |  1995-03-15  |  3.4 KB  |  81 lines

  1.  
  2. ReadMe for VBXtasy(tm), Volume 1 v1.10.3 Update
  3. ===============================================
  4.  
  5. Spinoza Limited
  6. 11333 Iowa Ave
  7. First Floor
  8. West Los Angeles, CA  90025
  9. 310/231-9770
  10. 310/231-9773 fax
  11.  
  12.  
  13. How To Apply This Update
  14. ========================
  15.  
  16. To update your VBX files to version 1.10.3, you must run the UPDATE.BAT file
  17. from the DOS command line, and you must provide the path of your Windows
  18. directory (e.g., C:\WINDOWS) as the one and only argument to the batch file.
  19. For example:
  20.  
  21.    C:\> UPDATE C:\WINDOWS
  22.  
  23. The patch program will ask you to confirm that it has found the correct
  24. directory for your VBX files (unless you are using a shared installation of
  25. Windows, this should be your \WINDOWS\SYSTEM directory).  Once the patch
  26. process has completed successfully, you may delete all of the files that came
  27. with the patch (UPDATE.BAT, PATCH.EXE, XTC1-1-3.RTP, and READ_ME.TXT).
  28.  
  29. This patch is designed to update any previous version of VBXtasy except for
  30. version 1.10.0.  If the files on your system come from that version, the
  31. patch program will produce the following error:
  32.  
  33.    error ept0036: Old file not found. However, a file of the same name was
  34.                   found. No update done since file contents do not match.
  35.  
  36. If you purchased that version of the product, you should have already
  37. automatically received update disks that would bring you up to version 1.10.1
  38. (which this patch supports).  If you have such disks but haven't installed
  39. them, you should do so before applying this patch.  If you haven't received
  40. those disks, please contact Spinoza Limited at the phone number provided
  41. above in order to receive the update you need.
  42.  
  43. What This Update Contains
  44. =========================
  45.  
  46. The table below enumerates the bug fixes and improvements that were added in
  47. the in-line updates Spinoza has provided since version 1.10.1:
  48.  
  49. Version  Improvements
  50. -------  ------------
  51. 1.10.2   A fatal bug associated with button Click events was fixed.  The bug
  52.          caused a general protection fault (GPF) when the code for a button's
  53.          Click event unloaded the form on which it resided.
  54.  
  55. 1.10.3   Improved appearance of colors (palette handling) when drawing in
  56.          the background (i.e., when our window isn't active) on 256-color
  57.          displays.
  58.  
  59.          Fixed a bug that caused our color-mapping to go out of whack when
  60.          VBXtasy Backgrounds were used on MDI Child Forms.
  61.  
  62.          Other improvements in our palette-handling implementation fixed
  63.          color-related bugs on some display adapters.
  64.  
  65.          In response to popular demand, we made it possible to resize the
  66.          Command buttons in the Aluminum design set to be more narrow.  You
  67.          can now select between fat and narrow buttons just by dragging the
  68.          height of the button on the form.
  69.  
  70. A Note About Your README.TXT File
  71. =================================
  72.  
  73. There is one change to your VBXtasy installation that this patch doesn't
  74. cover, because the change is so small and unimportant that we felt it didn't
  75. merit the overhead it would have required.  The change involves the
  76. README.TXT file that resides in the directory where you installed the
  77. VBXtasy, Volume 1 product (by default, C:\SPINOZA\VBXTASY).  The first non-
  78. blank line in that file contains a version number.  It should be changed to
  79. "1.10.3".  You can, of course, make this change yourself using any text
  80. editor.
  81.